﻿2026-07-16T11:37:08.0548396Z ##[group]Run actions/checkout@v5
2026-07-16T11:37:08.0549287Z with:
2026-07-16T11:37:08.0549664Z   fetch-depth: 0
2026-07-16T11:37:08.0550054Z   repository: BigscreenVR/spt-bs-core
2026-07-16T11:37:08.0553270Z   token: ***
2026-07-16T11:37:08.0553636Z   ssh-strict: true
2026-07-16T11:37:08.0553998Z   ssh-user: git
2026-07-16T11:37:08.0554399Z   persist-credentials: true
2026-07-16T11:37:08.0554799Z   clean: true
2026-07-16T11:37:08.0555157Z   sparse-checkout-cone-mode: true
2026-07-16T11:37:08.0555582Z   fetch-tags: false
2026-07-16T11:37:08.0555943Z   show-progress: true
2026-07-16T11:37:08.0556318Z   lfs: false
2026-07-16T11:37:08.0556670Z   submodules: false
2026-07-16T11:37:08.0557037Z   set-safe-directory: true
2026-07-16T11:37:08.0557671Z ##[endgroup]
2026-07-16T11:37:08.1520575Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T11:37:08.1522451Z ##[group]Getting Git version info
2026-07-16T11:37:08.1523576Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T11:37:08.1524658Z [command]/usr/bin/git version
2026-07-16T11:37:08.1525105Z git version 2.43.0
2026-07-16T11:37:08.1533564Z ##[endgroup]
2026-07-16T11:37:08.1546965Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7c74167d-d006-4e61-92a6-1b0baa8e9b76' before making global git config changes
2026-07-16T11:37:08.1548277Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:37:08.1551139Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:37:08.1595011Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T11:37:08.1622501Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:37:08.1635860Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T11:37:08.1639461Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T11:37:08.1673782Z HEAD
2026-07-16T11:37:08.1713353Z ##[endgroup]
2026-07-16T11:37:08.1714583Z [command]/usr/bin/git submodule status
2026-07-16T11:37:08.1915674Z ##[group]Cleaning the repository
2026-07-16T11:37:08.1918070Z [command]/usr/bin/git clean -ffdx
2026-07-16T11:37:10.9872215Z Removing target/
2026-07-16T11:37:10.9879426Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T11:37:11.0069910Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:37:11.0075076Z ##[endgroup]
2026-07-16T11:37:11.0076579Z ##[group]Disabling automatic garbage collection
2026-07-16T11:37:11.0080579Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T11:37:11.0106842Z ##[endgroup]
2026-07-16T11:37:11.0108192Z ##[group]Setting up auth
2026-07-16T11:37:11.0112374Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:37:11.0140879Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T11:37:11.0372950Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:37:11.0401338Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T11:37:11.0590661Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:37:11.0619526Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:37:11.0816246Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T11:37:11.0844925Z ##[endgroup]
2026-07-16T11:37:11.0846627Z ##[group]Fetching the repository
2026-07-16T11:37:11.0853686Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +0fea9379fef607215a5c081f12197f94bb464dbc:refs/remotes/pull/13/merge
2026-07-16T11:37:11.7823122Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:37:11.7824024Z  + ad7fde8...2a110ee build/redispatch-truth-w1 -> origin/build/redispatch-truth-w1  (forced update)
2026-07-16T11:37:11.7855648Z ##[endgroup]
2026-07-16T11:37:11.7856620Z ##[group]Determining the checkout info
2026-07-16T11:37:11.7857186Z ##[endgroup]
2026-07-16T11:37:11.7860447Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T11:37:11.7900573Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T11:37:11.7931539Z ##[group]Checking out the ref
2026-07-16T11:37:11.7933829Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/13/merge
2026-07-16T11:37:11.7977247Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:37:11.7981186Z ##[endgroup]
2026-07-16T11:37:11.8011030Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T11:37:11.8032288Z 0fea9379fef607215a5c081f12197f94bb464dbc
